home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / man / cat5 / qmail-log.0 < prev    next >
Encoding:
Text File  |  1997-09-21  |  10.7 KB  |  265 lines

  1.  
  2.  
  3.  
  4. qmail-log(5)                                         qmail-log(5)
  5.  
  6.  
  7. NNAAMMEE
  8.        qmail-log - the qmail activity record
  9.  
  10. DDEESSCCRRIIPPTTIIOONN
  11.        qqmmaaiill--sseenndd prints a series of lines describing its activi-
  12.        ties.  Each possible line is described below.
  13.  
  14. SSTTAARRTTIINNGG AANNDD SSTTOOPPPPIINNGG
  15.        rruunnnniinngg
  16.               qqmmaaiill--sseenndd is ready to deliver messages.
  17.  
  18.        llooccaall ddeelliivveerriieess wwiillll bbee ppuutt oonn hhoolldd
  19.               The local concurrency limit  is  0,  so  qqmmaaiill--sseenndd
  20.               will not perform any local deliveries.
  21.  
  22.        rreemmoottee ddeelliivveerriieess wwiillll bbee ppuutt oonn hhoolldd
  23.               The  remote  concurrency  limit is 0, so qqmmaaiill--sseenndd
  24.               will not perform any remote deliveries.
  25.  
  26.        nnuummbbeerr ooff ddeelliivveerriieess lleefftt bbeeffoorree eexxiittiinngg:: ......
  27.               qqmmaaiill--sseenndd wants to exit as soon as possible,  usu-
  28.               ally  because it was sent a TERM signal, but it has
  29.               to wait for some deliveries to finish.  It will not
  30.               start any new deliveries.
  31.  
  32.        eexxiittiinngg
  33.               qqmmaaiill--sseenndd is done.
  34.  
  35. FFAATTAALL PPRROOBBLLEEMMSS
  36.        aalleerrtt:: ccaannnnoott ssttaarrtt:: ......
  37.               qqmmaaiill--sseenndd is unable to prepare itself for deliver-
  38.               ing messages; it is giving up.  This normally indi-
  39.               cates  a serious configuration error, but it can be
  40.               caused by a temporary lack of resources.
  41.  
  42.        aalleerrtt:: oohh nnoo!! lloosstt ......
  43.               One of the other daemons has died.  qqmmaaiill--sseenndd will
  44.               exit as soon as possible.
  45.  
  46. SSEERRIIOOUUSS PPRROOBBLLEEMMSS
  47.        aalleerrtt:: uunnaabbllee ttoo aappppeenndd ttoo bboouunnccee mmeessssaaggee......
  48.               qqmmaaiill--sseenndd is unable to record a permanent failure,
  49.               usually because the disk is full.  This is  a  very
  50.               serious  problem; qqmmaaiill--sseenndd cannot proceed without
  51.               recording the results.  It will try  again  in  ten
  52.               seconds.
  53.  
  54.        aalleerrtt:: oouutt ooff mmeemmoorryy......
  55.               qqmmaaiill--sseenndd   tried  to  allocate  more  memory  and
  56.               failed.  It will try again in ten seconds.
  57.  
  58.        aalleerrtt:: uunnaabbllee ttoo ooppeennddiirr......
  59.               qqmmaaiill--sseenndd is having trouble reading  a  file  list
  60.               from   disk,  usually  because  the  system's  file
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. qmail-log(5)                                         qmail-log(5)
  71.  
  72.  
  73.               descriptor table is full, but possibly because per-
  74.               missions are set incorrectly.  It will try again in
  75.               ten seconds.
  76.  
  77.        aalleerrtt:: uunnaabbllee ttoo sswwiittcchh bbaacckk......
  78.               qqmmaaiill--sseenndd was sent SIGHUP, and  it  is  unable  to
  79.               reenter  the queue directory.  This is a very seri-
  80.               ous problem; qqmmaaiill--sseenndd cannot proceed outside  the
  81.               queue directory.  It will try again in ten seconds.
  82.  
  83.        aalleerrtt:: uunnaabbllee ttoo rreerreeaadd......
  84.               qqmmaaiill--sseenndd was sent SIGHUP, but  it  is  unable  to
  85.               read  the new controls.  It will continue operating
  86.               with the original controls.
  87.  
  88. MMEESSSSAAGGEESS
  89.        nneeww mmssgg _m
  90.               qqmmaaiill--sseenndd is going to preprocess a queued message.
  91.               The  message  number,  _m, is its disk inode number.
  92.               After a message is removed from the queue, its num-
  93.               ber can be reused immediately.
  94.  
  95.        iinnffoo mmssgg _m:: bbyytteess _b ffrroomm <<_s>> qqpp _q uuiidd _u
  96.               Message  _m contains _b bytes; its envelope sender is
  97.               _s; it was queued by a user with user ID _u.  _q is  a
  98.               long-term  queue  identifier, the process ID of the
  99.               qqmmaaiill--qquueeuuee that queued the message.
  100.  
  101.        bboouunnccee mmssgg _m qqpp _q
  102.               Message _m had some delivery  failures.   The  long-
  103.               term  queue  identifier  of  the bounce (or double-
  104.               bounce) message is _q.
  105.  
  106.        ttrriippllee bboouunnccee:: ddiissccaarrddiinngg ......
  107.               Message _m had some delivery  failures,  but  it  is
  108.               already  a  double-bounce  message,  so  it must be
  109.               thrown away.  Triple-bounce messages do not  exist.
  110.  
  111.        eenndd mmssgg _m
  112.               qqmmaaiill--sseenndd  is  about  to remove message _m from the
  113.               queue.
  114.  
  115. DDEELLIIVVEERRIIEESS
  116.        ssttaarrttiinngg ddeelliivveerryy _d:: mmssgg _m ttoo ......
  117.               qqmmaaiill--sseenndd is telling qqmmaaiill--llssppaawwnn or  qqmmaaiill--rrssppaawwnn
  118.               to  deliver message _m to one recipient.  The deliv-
  119.               ery number, _d, starts at 1 and increases by  1  for
  120.               each new delivery.
  121.  
  122.        ddeelliivveerryy _d:: ssuucccceessss:: ......
  123.               Delivery _d was successful.
  124.  
  125.        ddeelliivveerryy _d:: ffaaiilluurree:: ......
  126.               Delivery  _d  failed  permanently.  The message will
  127.  
  128.  
  129.  
  130.                                                                 2
  131.  
  132.  
  133.  
  134.  
  135.  
  136. qmail-log(5)                                         qmail-log(5)
  137.  
  138.  
  139.               bounce.
  140.  
  141.        ddeelliivveerryy _d:: ddeeffeerrrraall:: ......
  142.               Delivery _d failed temporarily.  This recipient will
  143.               be retried later.
  144.  
  145.        ddeelliivveerryy _d:: rreeppoorrtt mmaanngglleedd,, wwiillll ddeeffeerr
  146.               There  is  a  serious bug in qqmmaaiill--llssppaawwnn or qqmmaaiill--
  147.               rrssppaawwnn.  This recipient will be retried later.
  148.  
  149. WWAARRNNIINNGGSS
  150.        iinntteerrnnaall eerrrroorr:: ddeelliivveerryy rreeppoorrtt oouutt ooff rraannggee
  151.               qqmmaaiill--llssppaawwnn or qqmmaaiill--rrssppaawwnn has supplied a  report
  152.               on  a nonexistent delivery.  This is a serious bug.
  153.  
  154.        qqmmaaiill--cclleeaann uunnaabbllee ttoo cclleeaann uupp ......
  155.               For some reason qqmmaaiill--cclleeaann is unable to remove the
  156.               indicated file.  It will try again later.
  157.  
  158.        ttrroouubbllee ffssyynncciinngg ......
  159.               qqmmaaiill--sseenndd  was unable to write to disk the results
  160.               of preprocessing a queued  message.   It  will  try
  161.               again later.
  162.  
  163.        ttrroouubbllee iinn sseelleecctt
  164.               There is an operating system bug.
  165.  
  166.        ttrroouubbllee iinnjjeeccttiinngg bboouunnccee mmeessssaaggee......
  167.               qqmmaaiill--sseenndd  was  unable  to queue a bounce message,
  168.               usually because the disk  is  full.   It  will  try
  169.               again later.
  170.  
  171.        ttrroouubbllee mmaarrkkiinngg ......
  172.               qqmmaaiill--sseenndd  was  unable  to  record the result of a
  173.               successful or  permanently  unsuccessful  delivery.
  174.               This  means  that  the delivery will be tried again
  175.               later.
  176.  
  177.        ttrroouubbllee ooppeenniinngg ......
  178.               qqmmaaiill--sseenndd was unable to open the list of local  or
  179.               remote recipients for a message.  It will try again
  180.               later.
  181.  
  182.        ttrroouubbllee rreeaaddiinngg ......
  183.               Either qqmmaaiill--sseenndd is unable  to  read  a  recipient
  184.               list,  or  it  is  unable to read the envelope of a
  185.               queued message, or it is out of  memory.   Whatever
  186.               it was doing, it will try again later.
  187.  
  188.        ttrroouubbllee wwrriittiinngg ttoo ......
  189.               qqmmaaiill--sseenndd  was  unable to preprocess a queued mes-
  190.               sage, usually because the disk is  full.   It  will
  191.               try again later.
  192.  
  193.  
  194.  
  195.  
  196.                                                                 3
  197.  
  198.  
  199.  
  200.  
  201.  
  202. qmail-log(5)                                         qmail-log(5)
  203.  
  204.  
  205.        uunnaabbllee ttoo ccrreeaattee ......
  206.               qqmmaaiill--sseenndd  was  unable to preprocess a queued mes-
  207.               sage, usually because the disk is  out  of  inodes.
  208.               It will try again later.
  209.  
  210.        uunnaabbllee ttoo ooppeenn ......
  211.               qqmmaaiill--sseenndd  is  unable  to  read  the envelope of a
  212.               queued message  for  preprocessing.   It  will  try
  213.               again later.
  214.  
  215.        uunnaabbllee ttoo ssttaarrtt qqmmaaiill--qquueeuuee......
  216.               qqmmaaiill--sseenndd  is  unable  to  queue a bounce message,
  217.               usually because the machine is almost out  of  mem-
  218.               ory.  It will try again later.
  219.  
  220.        uunnaabbllee ttoo ssttaatt ......
  221.               qqmmaaiill--sseenndd  is unable to obtain information about a
  222.               file that should exist.  It will try again later.
  223.  
  224.        uunnaabbllee ttoo uunnlliinnkk ......
  225.               qqmmaaiill--sseenndd is unable to remove a file.  It will try
  226.               again later.
  227.  
  228.        uunnaabbllee ttoo uuttiimmee ......
  229.               qqmmaaiill--sseenndd  is  about  to exit, and it is unable to
  230.               record on disk the next scheduled delivery time for
  231.               a  message.  The message will be retried as soon as
  232.               qqmmaaiill--sseenndd is restarted.
  233.  
  234.        uunnkknnoowwnn rreeccoorrdd ttyyppee iinn ......
  235.               There is a serious bug  in  either  qqmmaaiill--qquueeuuee  or
  236.               qqmmaaiill--sseenndd.
  237.  
  238. SSEEEE AALLSSOO
  239.        qmail-send(8)
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.                                                                 4
  263.  
  264.  
  265.